パッケージ | 説明 |
---|---|
com.gmo_pg.g_pay.client | |
com.gmo_pg.g_pay.client.impl | |
com.gmo_pg.g_pay.client.output | |
com.gmo_pg.g_pay.client.tran |
修飾子とタイプ | メソッドと説明 |
---|---|
EntryTranOutput |
PaymentClient.doEntryTran(EntryTranInput input)
取引登録
決済実行インターフェース等で必要となる取引IDと取引パスワードの発行を行い、取引を開始します。 |
修飾子とタイプ | メソッドと説明 |
---|---|
EntryTranOutput |
PaymentClientImpl.doEntryTran(EntryTranInput input) |
修飾子とタイプ | メソッドと説明 |
---|---|
EntryTranOutput |
EntryExecTranOutput.getEntryTranOutput()
取引登録出力パラメータを取得
|
EntryTranOutput |
EntryExecTranMagstripeOutput.getEntryTranOutput()
取引登録出力パラメータを取得
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
EntryExecTranOutput.setEntryTranOutput(EntryTranOutput entryTranOutput)
取引登録出力パラメータを設定
|
void |
EntryExecTranMagstripeOutput.setEntryTranOutput(EntryTranOutput entryTranOutput)
取引登録出力パラメータを設定
|
修飾子とタイプ | メソッドと説明 |
---|---|
EntryTranOutput |
EntryTran.exec(EntryTranInput input)
登録・決済を実行する
|